[INFO] fetching crate oxigdal-bench 0.1.3...
[INFO] testing oxigdal-bench-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oxigdal-bench 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oxigdal-bench 0.1.3
[INFO] finished tweaking crates.io crate oxigdal-bench 0.1.3
[INFO] tweaked toml for crates.io crate oxigdal-bench 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxigdal-bench 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxigdal-bench 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d76d3d88810d98e8b034cc9cb9969f28e94842bf35abf7c1e41d953181bc0bf
[INFO] running `Command { std: "docker" "start" "-a" "8d76d3d88810d98e8b034cc9cb9969f28e94842bf35abf7c1e41d953181bc0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d76d3d88810d98e8b034cc9cb9969f28e94842bf35abf7c1e41d953181bc0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d76d3d88810d98e8b034cc9cb9969f28e94842bf35abf7c1e41d953181bc0bf", kill_on_drop: false }`
[INFO] [stdout] 8d76d3d88810d98e8b034cc9cb9969f28e94842bf35abf7c1e41d953181bc0bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7387feb51b7c5dd19027729f0e2e0cc4eb26944cf4ac79514848ab93386d1676
[INFO] running `Command { std: "docker" "start" "-a" "7387feb51b7c5dd19027729f0e2e0cc4eb26944cf4ac79514848ab93386d1676", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling symbolic-demangle v12.17.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling symbolic-common v12.17.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oxigdal-core v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling oxigdal-bench v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.51s
[INFO] running `Command { std: "docker" "inspect" "7387feb51b7c5dd19027729f0e2e0cc4eb26944cf4ac79514848ab93386d1676", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7387feb51b7c5dd19027729f0e2e0cc4eb26944cf4ac79514848ab93386d1676", kill_on_drop: false }`
[INFO] [stdout] 7387feb51b7c5dd19027729f0e2e0cc4eb26944cf4ac79514848ab93386d1676
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5639e09b73e32a71e87bb92daf9a5433479586432492cdd8594f7652ff60dd84
[INFO] running `Command { std: "docker" "start" "-a" "5639e09b73e32a71e87bb92daf9a5433479586432492cdd8594f7652ff60dd84", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling oxigdal-bench v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.09s
[INFO] running `Command { std: "docker" "inspect" "5639e09b73e32a71e87bb92daf9a5433479586432492cdd8594f7652ff60dd84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5639e09b73e32a71e87bb92daf9a5433479586432492cdd8594f7652ff60dd84", kill_on_drop: false }`
[INFO] [stdout] 5639e09b73e32a71e87bb92daf9a5433479586432492cdd8594f7652ff60dd84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc759e9ca026b30e1b10ff74fd3ae8b3e7cbce4d9d1e66b28e635a3aa367440d
[INFO] running `Command { std: "docker" "start" "-a" "bc759e9ca026b30e1b10ff74fd3ae8b3e7cbce4d9d1e66b28e635a3aa367440d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_bench-86bf78762a7beecb)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test comparison::tests::test_comparison_suite ... ok
[INFO] [stdout] test comparison::tests::test_comparison_speedup ... ok
[INFO] [stdout] test error::tests::test_baseline_error ... ok
[INFO] [stdout] test comparison::tests::test_implementation_creation ... ok
[INFO] [stdout] test comparison::tests::test_summary_stats ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_profiler_errors ... ok
[INFO] [stdout] test error::tests::test_scenario_error ... ok
[INFO] [stdout] test profiler::tests::test_cpu_profiler_config_default ... ok
[INFO] [stdout] test profiler::tests::test_memory_profiler_report_serialization ... ok
[INFO] [stdout] test regression::tests::test_baseline_store ... ok
[INFO] [stdout] test scenarios::io::tests::test_buffered_io_scenario_creation ... ok
[INFO] [stdout] test regression::tests::test_regression_report ... ok
[INFO] [stdout] test scenarios::io::tests::test_sequential_read_scenario_creation ... ok
[INFO] [stdout] test scenarios::tests::test_failed_scenario ... ok
[INFO] [stdout] test scenarios::tests::test_scenario_builder ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test regression::tests::test_baseline_creation ... ok
[INFO] [stdout] test scenarios::tests::test_scenario_runner ... ok
[INFO] [stdout] test regression::tests::test_regression_detection ... ok
[INFO] [stdout] test scenarios::io::tests::test_chunked_io_scenario ... ok
[INFO] [stdout] test report::tests::test_report_builder ... ok
[INFO] [stdout] test profiler::tests::test_system_monitor ... ok
[INFO] [stdout] test scenarios::io::tests::test_sequential_write_scenario_creation ... ok
[INFO] [stdout] test scenarios::io::tests::test_random_access_scenario_creation ... ok
[INFO] [stdout] test profiler::tests::test_memory_profiler_snapshot ... ok
[INFO] [stdout] test report::tests::test_summary_update ... ok
[INFO] [stdout] test report::tests::test_report_creation ... ok
[INFO] [stdout] test profiler::tests::test_profile_memory ... ok
[INFO] [stdout] test profiler::tests::test_profile_cpu ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxigdal_bench
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 55) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.81s; merged doctests compilation took 0.76s
[INFO] running `Command { std: "docker" "inspect" "bc759e9ca026b30e1b10ff74fd3ae8b3e7cbce4d9d1e66b28e635a3aa367440d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc759e9ca026b30e1b10ff74fd3ae8b3e7cbce4d9d1e66b28e635a3aa367440d", kill_on_drop: false }`
[INFO] [stdout] bc759e9ca026b30e1b10ff74fd3ae8b3e7cbce4d9d1e66b28e635a3aa367440d
